Package | accdr.fhir.ig.pkg |
Type | ValueSet |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=accdr.fhir.ig.pkg@0.9.25&canonical=http://ontariohealth.ca/fhir/ValueSet/acCDR-address-type |
Url | http://ontariohealth.ca/fhir/ValueSet/acCDR-address-type |
Version | 1.0.0 |
Status | active |
Name | AddressType |
Title | Address Type |
Experimental | False |
Description | Codes supported by eHealth Ontario indicating the type of address (physical/postal). This is strict sub-set of the core FHIR value set. |
No resources found
CodeSystem | |
http://hl7.org/fhir/address-type ![]() | Address Type |
{
"resourceType" : "ValueSet",
"id" : "acCDR-AddressType",
"url" : "http://ontariohealth.ca/fhir/ValueSet/acCDR-address-type",
"version" : "1.0.0",
"name" : "AddressType",
"title" : "Address Type",
"status" : "active",
"publisher" : "Ontario Health",
"description" : "Codes supported by eHealth Ontario indicating the type of address (physical/postal). This is strict sub-set of the core FHIR value set.",
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/address-type",
"concept" : [
{
"code" : "postal",
"display" : "Postal"
},
{
"code" : "physical",
"display" : "Physical"
}
]
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.